Parameter Translation

Brief Description

Files: \examples\AdavancedVAFunctions\Parameters Library\ParameterTranslation.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration how to use the parameter translation operators for manipulation of parameters.

This example demonstrates how the parameter translation operators may be used to manipulate parameters. In this case a single interger parameter is used for controlling several operator parameters in the design for adjusting a grid overlay. A floating-point parameter is used for setting a derived integer scale factor so the brightness of the generated pattern can be adusted by a parameter the range of 0.0 to 1.0. An enum parameter is used to control two operator parameters for pattern generation. At runtime all parameters are displayed in the hierarchy level Process0/Parameters.

You find a detailed introduction to the Parameters Library in the Operator Reference, section Library Parameters.